home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Utilities / Virus Checkers / Info About Viruses / Virus Encyclopedia / background_4935.txt < prev    next >
Text File  |  1990-01-29  |  2KB  |  85 lines

  1. -- background: 4935 from stack: in
  2. -- bmap block id: 3888
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 7 (field)
  9. -- low flags: 01
  10. -- high flags: 0002
  11. -- rect: left=204 top=147 right=197 bottom=316
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 34
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris open
  23.   go to card "About this stack"
  24. end mouseUp
  25.  
  26.  
  27. -- part 8 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=467 top=301 right=329 bottom=504
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1012 / 1012
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Return
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   visual effect iris close
  42.   pop card
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 9 (button)
  48. -- low flags: 00
  49. -- high flags: 2000
  50. -- rect: left=259 top=303 right=328 bottom=286
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 1013 / 1013
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Next
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   visual effect wipe left
  62.   go to next card
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part 10 (button)
  68. -- low flags: 00
  69. -- high flags: 2000
  70. -- rect: left=11 top=304 right=333 bottom=43
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 21700 / 21700
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: Home
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   visual effect iris open
  82.   go Home
  83. end mouseUp
  84.  
  85.